Click or drag to resize

ServiceSearchMailboxes Method

Overload List
  NameDescription
Public methodSearchMailboxes(MailboxQuery)
Searches the mailboxes.
Public methodSearchMailboxes(IListMailboxQuery)
Searches the mailboxes.
Public methodSearchMailboxes(MailboxQuery, SearchResultType)
Searches the mailboxes.
Public methodSearchMailboxes(IListMailboxQuery, SearchResultType)
Searches the mailboxes.
Public methodSearchMailboxes(MailboxQuery, SearchResultType, PreviewItemShape)
Searches the mailboxes.
Public methodSearchMailboxes(IListMailboxQuery, SearchResultType, PreviewItemShape)
Searches the mailboxes.
Public methodSearchMailboxes(MailboxQuery, SearchResultType, PreviewItemShape, IListPropertyOrder)
Searches the mailboxes.
Public methodSearchMailboxes(IListMailboxQuery, SearchResultType, PreviewItemShape, IListPropertyOrder)
Searches the mailboxes.
Public methodSearchMailboxes(MailboxQuery, SearchResultType, PreviewItemShape, IListPropertyOrder, String)
Searches the mailboxes.
Public methodSearchMailboxes(IListMailboxQuery, SearchResultType, PreviewItemShape, IListPropertyOrder, String)
Searches the mailboxes.
Public methodSearchMailboxes(MailboxQuery, SearchResultType, PreviewItemShape, IListPropertyOrder, String, Boolean)
Searches the mailboxes.
Public methodSearchMailboxes(IListMailboxQuery, SearchResultType, PreviewItemShape, IListPropertyOrder, String, Boolean)
Searches the mailboxes.
Public methodSearchMailboxes(MailboxQuery, SearchResultType, PreviewItemShape, IListPropertyOrder, String, Boolean, Int32)
Searches the mailboxes.
Public methodSearchMailboxes(IListMailboxQuery, SearchResultType, PreviewItemShape, IListPropertyOrder, String, Boolean, Int32)
Searches the mailboxes.
Public methodSearchMailboxes(MailboxQuery, SearchResultType, PreviewItemShape, IListPropertyOrder, String, Boolean, Int32, String)
Searches the mailboxes.
Public methodSearchMailboxes(IListMailboxQuery, SearchResultType, PreviewItemShape, IListPropertyOrder, String, Boolean, Int32, String)
Searches the mailboxes.
Public methodSearchMailboxes(MailboxQuery, SearchResultType, PreviewItemShape, IListPropertyOrder, String, Boolean, Int32, String, SearchPageDirection)
Searches the mailboxes.
Public methodSearchMailboxes(IListMailboxQuery, SearchResultType, PreviewItemShape, IListPropertyOrder, String, Boolean, Int32, String, SearchPageDirection)
Searches the mailboxes.
Top
See Also